-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Search] Onboarding ux improvements #196726
[Search] Onboarding ux improvements #196726
Conversation
x-pack/plugins/search_indices/public/components/indices/details_page.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/search_indices/public/components/indices/details_page.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/search_indices/public/components/indices/details_page.tsx
Outdated
Show resolved
Hide resolved
…ibana into onboarding-ux-improvements
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Module Count
Async chunks
History
|
Starting backport for target branches: 8.16, 8.x https://github.com/elastic/kibana/actions/runs/11407573244 |
Starting backport for target branches: 8.16, 8.x https://github.com/elastic/kibana/actions/runs/11407573292 |
Acceptance Criteria - [x] Update Use in Playground to be a filled button and labelled “Search in Playground” (not empty button) - [x] Include View in Discover as a default button in page header - [x] Hide 'Add reference' in context menu when documents not presented in index to avoid duplication of this button - [x] Add Spacer in settings <img width="1212" alt="image" src="https://github.com/user-attachments/assets/bcdfca68-b30f-4597-9e80-b0f27fcf6c9b"> <img width="1212" alt="image" src="https://github.com/user-attachments/assets/48d78874-806f-4ba1-bca6-ba5516e4fcfa"> (cherry picked from commit 01d32b0)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
1 similar comment
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
# Backport This will backport the following commits from `main` to `8.x`: - [[Search] Onboarding ux improvements (#196726)](#196726) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Yan Savitski","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-18T16:32:33Z","message":"[Search] Onboarding ux improvements (#196726)\n\nAcceptance Criteria\r\n\r\n- [x] Update Use in Playground to be a filled button and labelled\r\n“Search in Playground” (not empty button)\r\n- [x] Include View in Discover as a default button in page header\r\n- [x] Hide 'Add reference' in context menu when documents not presented\r\nin index to avoid duplication of this button\r\n- [x] Add Spacer in settings\r\n\r\n<img width=\"1212\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/bcdfca68-b30f-4597-9e80-b0f27fcf6c9b\">\r\n<img width=\"1212\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/48d78874-806f-4ba1-bca6-ba5516e4fcfa\">","sha":"01d32b0dc0f377d8608a4b63c455b4982b1f33d3","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Search","backport:prev-minor","v8.16.0"],"title":"[Search] Onboarding ux improvements","number":196726,"url":"https://github.com/elastic/kibana/pull/196726","mergeCommit":{"message":"[Search] Onboarding ux improvements (#196726)\n\nAcceptance Criteria\r\n\r\n- [x] Update Use in Playground to be a filled button and labelled\r\n“Search in Playground” (not empty button)\r\n- [x] Include View in Discover as a default button in page header\r\n- [x] Hide 'Add reference' in context menu when documents not presented\r\nin index to avoid duplication of this button\r\n- [x] Add Spacer in settings\r\n\r\n<img width=\"1212\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/bcdfca68-b30f-4597-9e80-b0f27fcf6c9b\">\r\n<img width=\"1212\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/48d78874-806f-4ba1-bca6-ba5516e4fcfa\">","sha":"01d32b0dc0f377d8608a4b63c455b4982b1f33d3"}},"sourceBranch":"main","suggestedTargetBranches":["8.16"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/196726","number":196726,"mergeCommit":{"message":"[Search] Onboarding ux improvements (#196726)\n\nAcceptance Criteria\r\n\r\n- [x] Update Use in Playground to be a filled button and labelled\r\n“Search in Playground” (not empty button)\r\n- [x] Include View in Discover as a default button in page header\r\n- [x] Hide 'Add reference' in context menu when documents not presented\r\nin index to avoid duplication of this button\r\n- [x] Add Spacer in settings\r\n\r\n<img width=\"1212\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/bcdfca68-b30f-4597-9e80-b0f27fcf6c9b\">\r\n<img width=\"1212\" alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/48d78874-806f-4ba1-bca6-ba5516e4fcfa\">","sha":"01d32b0dc0f377d8608a4b63c455b4982b1f33d3"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Yan Savitski <[email protected]>
Acceptance Criteria